From 4df7b5b6f4c0aba828ed8c0919ca72ffdc926146 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sat, 22 Jul 2006 16:30:19 +0000 Subject: [PATCH] Type fix in 'no-inifile' example. Change key values in [Garmin categories]. --- xmldoc/chapters/use.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/xmldoc/chapters/use.xml b/xmldoc/chapters/use.xml index 755fb09df..a11967bf2 100644 --- a/xmldoc/chapters/use.xml +++ b/xmldoc/chapters/use.xml @@ -160,8 +160,9 @@ merged data to multiple destinations. baud=115200 [tiger] [Garmin categories] - 0=fixed waypoints - 1=temporary waypoints + ; any # from 1 to 16 + 1=fixed waypoints + 2=temporary waypoints Each section of the file starts with a '[section]' header followed by any @@ -214,6 +215,6 @@ merged data to multiple destinations. (i.e. wrapper applications using GPSBabel in the background). The inifile mechanism can be disabled with an empty filename. - gpsbabel -p "" -i gpx -f something.gpx -o tiger -O - + gpsbabel -p "" -i gpx -f something.gpx -o tiger -F - -- 2.30.2